home *** CD-ROM | disk | FTP | other *** search
- MABRY SOFTWARE - ADVANCED LIST BOX ACTIVEX CONTROL - RELEASE NOTES
- December 1, 1997
-
-
- 1.00.003 November 30, 1997
- * Added NewIndex property. Note: At this time
- the utility of this property is limited since
- List/X does not sort items as they are added
- to the list. If a new item is added to an already
- sorted list then the Sorted property must be
- toggled to Fals and back to True again to cause
- the list to be resorted.
- * Added SetFocus method.
- * Item selection state flags are now cleared when
- list items are deleted or the Clear method is
- used. Note: Items replaced, using the ReplaceItem
- method for instance, retain the selection state
- of the item being replaced.
- * The control now fires Click events when the arrow
- keys are used to change the selected item.
- * Fixed bug that was causing selection of incorrect
- item in long lists with HorizDividers = True.
-
- 1.00.002 November 21, 1997
- * Focus rectangle now set when ListIndex is set
- programatically.
- * Fixed flickering of focus rectangle when the
- mouse moves.
- * Improved scrollbar handling.
- * Multi-columns now being displayed even if there
- is no text for a column.
-
- 1.00.001 November 18, 1997
- * Fixed bug that was preventing IMListPaint methods
- from being called under certain circumstances
- where the list didn't have focus.
- * Minor repairs to scrollbar handling.
-
- 1.00.000 November 11, 1997
- * Product release.
-